func github.com/refraction-networking/utls.shuffledCiphers

2 uses

	github.com/refraction-networking/utls (current package)
		u_parrots.go#L2991: 	shuffledSuites, err := shuffledCiphers(r)
		u_parrots.go#L3181: func shuffledCiphers(r *prng) ([]uint16, error) {